d/tests/python3-gi: Explicitly return GLib.SOURCE_REMOVE
authorSimon McVittie <smcv@debian.org>
Sun, 15 Sep 2019 14:27:08 +0000 (15:27 +0100)
committerSimon McVittie <smcv@debian.org>
Sun, 15 Sep 2019 14:27:08 +0000 (15:27 +0100)
commit65190ee01343cb7a375e9a2329693702b1381940
treeef0ee083155b054f132256d175357a1855fc0540
parent29524357d14a7396b789c7b0fa9f5e08552c3ea1
d/tests/python3-gi: Explicitly return GLib.SOURCE_REMOVE

Implicitly returning None is OK, but explicit is better than implicit.
debian/tests/python3-gi